GtkFlowBox: Add a missing #include
authorMatthias Clasen <mclasen@redhat.com>
Sat, 19 Jul 2014 03:00:54 +0000 (23:00 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 19 Jul 2014 03:00:54 +0000 (23:00 -0400)
gtk/gtkflowbox.c

index d0dd345767f148bb5752fc7b203f5d78b5267399..e8374e903142934e8d084890193b84371709d581 100644 (file)
@@ -58,6 +58,7 @@
 #include "gtkflowbox.h"
 #include "gtkmarshalers.h"
 #include "gtkprivate.h"
+#include "gtkorientableprivate.h"
 #include "gtkintl.h"
 
 #include "a11y/gtkflowboxaccessibleprivate.h"